Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
R2HTML
r2html.rv:1.3.1
2.8 KB
13 Mar 2003
Converts .r rebol script file into a .html file.
author: Andrew Martin
Rebol Name Value
rnv.rv:1.2.0
1.7 KB
13 Mar 2003
Common RNV manipulation functions.
author: Andrew Martin
Script
script.rv:1.0.0
895 bytes
13 Mar 2003
Returns the script source code for a word.
author: Andrew Martin
Site
site.rv:1.2.2
4.1 KB
13 Mar 2003
Site dialect. Creates web sites from plain text, etc. I use it to create my own site automatically.
author: Andrew Martin
Transpose
transpose.rv:1.0.0
1.0 KB
13 Mar 2003
Transposes a Matrix's rows and columns.
author: Andrew Martin
Map
tj-map.r2.8 KB
18 Jan 2007
Applying a function to items in a list
author: andrew martin
Table Columns
table-columns.rv:1.0.0
1.2 KB
13 Mar 2003
Table-Columns takes the name of 1 or columns in a block, and generates ML dialect for the table contents.
author: Andrew Martin
Tally
tally.rv:1.0.0
871 bytes
6 May 2003
Tallies up the values in a series, producing a block of [Value Count] pairs.
author: Andrew Martin
URI
uri.rv:1.1.1
1.7 KB
13 Mar 2003
URI parse rules.
author: Andrew Martin
Values
values.rv:1.1.1
1.2 KB
13 Mar 2003
Loads Values into Rebol. Interprets 'Needs field in header.
author: Andrew Martin
Wiki
wiki.rv:3.3.2
25.6 KB
19 Jul 2003
Implements a Wiki using Rebol and the Xitami webserver.
author: Andrew Martin
Weekday
weekday.rv:1.1.2
985 bytes
13 Nov 2003
Creates Weekday routines to test if a date is a specific weekday.
author: Andrew Martin